home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <CustomSnippets>
- <Item
- Caption="HTML controls"
- >
- <Item
- Caption="BUTTON"
- Description="Create HTML button"
- Command="www-sharp://www-Sharp.Snippets/Button.html|dialogHeight=250pt;dialogWidth=350pt;resizable:yes"
- />
- <Item
- Caption="INPUT"
- Description="Create INPUT control"
- Command="www-sharp://www-Sharp.Snippets/Input.html|dialogHeight=250pt;dialogWidth=350pt;resizable:yes"
- />
- <Item
- Caption="TEXTAREA"
- Description="Create TEXTAREA control"
- Command="www-sharp://www-Sharp.Snippets/TextArea.html|dialogHeight=300pt;dialogWidth=350pt;resizable:yes"
- />
- <Item
- Caption="TABLE"
- Description="Create TABLE control"
- Command="www-sharp://www-Sharp.Snippets/Table.html|dialogHeight=400pt;dialogWidth=350pt;resizable:yes"
- />
- <Item
- Caption="HTA"
- Description="HTML Application header"
- Command="www-sharp://www-Sharp.Snippets/HTA.html|dialogHeight=375pt;dialogWidth=400pt;resizable:yes"
- />
- </Item>
- </CustomSnippets>